[INFO] fetching crate west-sys 0.2.0...
[INFO] testing west-sys-0.2.0 against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] extracting crate west-sys 0.2.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate west-sys 0.2.0
[INFO] finished tweaking crates.io crate west-sys 0.2.0
[INFO] tweaked toml for crates.io crate west-sys 0.2.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate west-sys 0.2.0 on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 251 packages to latest compatible versions
[INFO] [stderr]       Adding wasmtime v25.0.3 (available: v44.0.1)
[INFO] [stderr]       Adding wasmtime-cabish v0.2.0 (available: v0.9.0)
[INFO] [stderr]       Adding wasmtime-wasi v25.0.3 (available: v44.0.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 708d5c6905b71943a26dc6214e756a73df65a74e1cfe6cad71da6e7b4272877b
[INFO] running `Command { std: "docker" "start" "-a" "708d5c6905b71943a26dc6214e756a73df65a74e1cfe6cad71da6e7b4272877b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "708d5c6905b71943a26dc6214e756a73df65a74e1cfe6cad71da6e7b4272877b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "708d5c6905b71943a26dc6214e756a73df65a74e1cfe6cad71da6e7b4272877b", kill_on_drop: false }`
[INFO] [stdout] 708d5c6905b71943a26dc6214e756a73df65a74e1cfe6cad71da6e7b4272877b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fdbea8a1311f3d475590c47a031e5395cc489828c841fced812d17f89175a6ca
[INFO] running `Command { std: "docker" "start" "-a" "fdbea8a1311f3d475590c47a031e5395cc489828c841fced812d17f89175a6ca", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling cranelift-isle v0.112.3
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.112.3
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling io-lifetimes v2.0.4
[INFO] [stderr]    Compiling wasmtime-versioned-export-macros v25.0.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling slice-group-by v0.3.1
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.112.3
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling io-extras v0.18.4
[INFO] [stderr]    Compiling id-arena v2.3.0
[INFO] [stderr]    Compiling cpp_demangle v0.4.5
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling cap-primitives v3.4.5
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling ambient-authority v0.0.2
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling cranelift-bitset v0.112.3
[INFO] [stderr]    Compiling cranelift-control v0.112.3
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling wasmtime-component-util v25.0.3
[INFO] [stderr]    Compiling cranelift-entity v0.112.3
[INFO] [stderr]    Compiling maybe-owned v0.3.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling gimli v0.29.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling cranelift-bforest v0.112.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling wasmtime-fiber v25.0.3
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling cap-std v3.4.5
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling wasmtime-component-macro v25.0.3
[INFO] [stderr]    Compiling wasmtime v25.0.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling wasmtime-asm-macros v25.0.3
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tokio v1.52.2
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling wasmtime-jit-icache-coherence v25.0.3
[INFO] [stderr]    Compiling wasmtime-slab v25.0.3
[INFO] [stderr]    Compiling sptr v0.3.2
[INFO] [stderr]    Compiling system-interface v0.27.3
[INFO] [stderr]    Compiling cap-fs-ext v3.4.5
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling spdx v0.10.9
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling cranelift-codegen v0.112.3
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling cabish v0.2.0
[INFO] [stderr]    Compiling wasi-preview1-component-adapter-provider v25.0.1
[INFO] [stderr]    Compiling addr2line v0.22.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling wasmparser v0.217.1
[INFO] [stderr]    Compiling regalloc2 v0.10.2
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling cap-rand v3.4.5
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling rustix-linux-procfs v0.1.1
[INFO] [stderr]    Compiling fs-set-times v0.20.3
[INFO] [stderr]    Compiling memfd v0.6.5
[INFO] [stderr]    Compiling cap-time-ext v3.4.5
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling cap-net-ext v3.4.5
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling wasm-encoder v0.217.1
[INFO] [stderr]    Compiling wasmtime-types v25.0.3
[INFO] [stderr]    Compiling wasmprinter v0.217.1
[INFO] [stderr]    Compiling wit-parser v0.217.1
[INFO] [stderr]    Compiling wasm-metadata v0.217.1
[INFO] [stderr]    Compiling wasmtime-environ v25.0.3
[INFO] [stderr]    Compiling wit-component v0.217.1
[INFO] [stderr]    Compiling wasmtime-wit-bindgen v25.0.3
[INFO] [stderr]    Compiling cranelift-frontend v0.112.3
[INFO] [stderr]    Compiling cranelift-native v0.112.3
[INFO] [stderr]    Compiling cranelift-wasm v0.112.3
[INFO] [stderr]    Compiling wasmtime-cranelift v25.0.3
[INFO] [stderr]    Compiling wasmtime-wasi v25.0.3
[INFO] [stderr]    Compiling wasmtime-wasi-keyvalue v25.0.3
[INFO] [stderr]    Compiling wasmtime-wasi-runtime-config v25.0.3
[INFO] [stderr]    Compiling wasmtime-wasi-http v25.0.3
[INFO] [stderr]    Compiling wasmtime-cabish v0.2.0
[INFO] [stderr]    Compiling west v0.2.0
[INFO] [stderr]    Compiling west-sys v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 45s
[INFO] running `Command { std: "docker" "inspect" "fdbea8a1311f3d475590c47a031e5395cc489828c841fced812d17f89175a6ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fdbea8a1311f3d475590c47a031e5395cc489828c841fced812d17f89175a6ca", kill_on_drop: false }`
[INFO] [stdout] fdbea8a1311f3d475590c47a031e5395cc489828c841fced812d17f89175a6ca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2db28853925472b0650f2f551285f2e0ac7b2a18a66c6df5d6590e0912d3954b
[INFO] running `Command { std: "docker" "start" "-a" "2db28853925472b0650f2f551285f2e0ac7b2a18a66c6df5d6590e0912d3954b", kill_on_drop: false }`
[INFO] [stderr]    Compiling west-sys v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.88s
[INFO] running `Command { std: "docker" "inspect" "2db28853925472b0650f2f551285f2e0ac7b2a18a66c6df5d6590e0912d3954b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2db28853925472b0650f2f551285f2e0ac7b2a18a66c6df5d6590e0912d3954b", kill_on_drop: false }`
[INFO] [stdout] 2db28853925472b0650f2f551285f2e0ac7b2a18a66c6df5d6590e0912d3954b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e362bb84fa677f35037f9f7c75a5df056089633e98f928c8579397d8cb0a0360
[INFO] running `Command { std: "docker" "start" "-a" "e362bb84fa677f35037f9f7c75a5df056089633e98f928c8579397d8cb0a0360", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/west_sys-a407d6a5081e88e1)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e362bb84fa677f35037f9f7c75a5df056089633e98f928c8579397d8cb0a0360", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e362bb84fa677f35037f9f7c75a5df056089633e98f928c8579397d8cb0a0360", kill_on_drop: false }`
[INFO] [stdout] e362bb84fa677f35037f9f7c75a5df056089633e98f928c8579397d8cb0a0360
